Vortigaunts killed by zombigaunts can be converted to zombigaunts#159
Draft
1upD wants to merge 1 commit intoentropy-zero:ez2/mapbasefrom
Draft
Vortigaunts killed by zombigaunts can be converted to zombigaunts#1591upD wants to merge 1 commit intoentropy-zero:ez2/mapbasefrom
1upD wants to merge 1 commit intoentropy-zero:ez2/mapbasefrom
Conversation
|
Oh man, that is so cool!
…On Sun, 23 Oct 2022, 23:58 Derek, ***@***.***> wrote:
This is just a little experiment I did for fun. The idea is that with a
certain convar set, vortigaunts killed by zombigaunts turn into
zombigaunts, without changing their appearance. The concept being that the
Vortessence allows zombigaunts to dominate vortigaunts telepathically and
convert them into a zombie-like state without actually infecting them with
a headcrab.
This is just a concept. I'm opening a draft PR as a placeholder for the
future.
------------------------------
You can view, comment on, or merge this pull request online at:
#159
Commit Summary
- 5252f85
<5252f85>
Vortigaunts killed by zombigaunts can be converted to zombigaunts
File Changes
(1 file <https://github.com/entropy-zero/source-sdk-2013/pull/159/files>)
- *M* sp/src/game/server/hl2/npc_vortigaunt_episodic.cpp
<https://github.com/entropy-zero/source-sdk-2013/pull/159/files#diff-2b603bbb9942405b74c9358086770608a2ddbdbfdb70901a273261e00e1633ef>
(35)
Patch Links:
- https://github.com/entropy-zero/source-sdk-2013/pull/159.patch
- https://github.com/entropy-zero/source-sdk-2013/pull/159.diff
—
Reply to this email directly, view it on GitHub
<#159>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIVIRLCJQBHVQZXX7O3BVNLWEW7HXANCNFSM6AAAAAARMPPWY4>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
MarkimusZer0
pushed a commit
to MarkimusZer0/source-sdk-2013
that referenced
this pull request
Jul 5, 2023
Fix gcc build errors & warnings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is just a little experiment I did for fun. The idea is that with a certain convar set, vortigaunts killed by zombigaunts turn into zombigaunts, without changing their appearance. The concept being that the Vortessence allows zombigaunts to dominate vortigaunts telepathically and convert them into a zombie-like state without actually infecting them with a headcrab.
This is just a concept. I'm opening a draft PR as a placeholder for the future.